home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / asm / files.bbs < prev    next >
File List  |  1993-11-02  |  28KB  |  385 lines

  1. CMOS___@.EXE     4182  10-03-91  CMOS is assembler source for a program that
  2.                                | will dump your CMOS data to disk. The
  3.                                | executable is included.
  4. FMT_CAH.ZIP     16389  10-16-93  FMT 1.0 (Hardesty, Clair Alan; $10-$25) is
  5.                                | the assembler source code (and executable)
  6.                                | for a full-fledged disk formatting utility.
  7.                                | Features include fast formatting, installing
  8.                                | the system, bypassing the "insert disk"
  9.                                | prompt, redirectable output, and extensive
  10.                                | error trapping.
  11. CHIPS.ZIP       10638  10-16-93  Chips (Shea, Pat; $0) is assembler source
  12.                                | for processor/coprocessor detection for V20,
  13.                                | 8086, 88, 186, 286, 386 and sort of on the
  14.                                | 486. Detects 8087, 287, 387.
  15. CMOSTD.ZIP       2820  10-16-93  CMOSTD (Cravener, William; $0) is code for
  16.                                | retrieving and displaying CMOS time and date.
  17. AMACROS.ZIP     15424  10-16-93  A-Macros 2.10 (Endoh, Hortens S.; $0) is an
  18.                                | assembler macro package for Microsoft's
  19.                                | Macro Assembler MASM to write control
  20.                                | structures easier in source code.
  21. LMS.ZIP          8141  10-16-93  LMS 2.50 (Hurukawa, Satoru; $?) is a set of
  22.                                | macros to be used with the Optasm assembler,
  23.                                | by SLR Systems. By using these macro sets,
  24.                                | you may find it easier to express certain
  25.                                | conditional jumps and labelings. Some
  26.                                | routine codes are expanded automatically
  27.                                | with these macros.
  28. 8087.ASM         7936  08-26-84  8087.ASM - codemacros for 8087.
  29. ASSEMBLE.MAC    35968  08-27-84  Assemble.MAC - macro library for assemblies.
  30. BIOS.ZIP         1853  10-19-93  BIOS data area equates and function call
  31.                                | macros.
  32. DOS.ZIP          3082  10-19-93  DOS equates, function call macros, and
  33.                                | structures.
  34. EQUATE.INC       1280  08-27-84  Equate.INC - useful equates for assemblies.
  35. GENKMACA.ASM    16370  05-19-85  GenkMacA.ASM - library of general purpose
  36.                                | macros.
  37. GENLMACB.ASM    19317  05-11-85  GenlMacB.ASM - library of general purpose
  38.                                | macros.
  39. INTERUPT.MAC     4096  08-27-84  Interupt.MAC - macros for items that replace
  40.                                | BIOS calls.
  41. M8087.MAC       29056  08-27-84  M8087.MAC - file of macros for 8087 support.
  42. MACRO.ASM        3840  09-16-83  Macro.ASM - DOS Function call macros.
  43. MACRO.INC         768  08-27-84  Macro.INC - A few DOS service macros.
  44. ONEKEY.ASM       9984  05-15-85  OneKey.ASM - make your own macros.
  45. SKELETON.ASM      287  12-28-83  Skeleton.ASM - skeleton for coding asm
  46.                                | program.
  47. STRUCT.MAC       3072  09-09-83  Struct.MAC - structured control macros.
  48. STRUTEST.ASM      981  09-10-83  Strutest.ASM - test program for structured
  49.                                | control macros.
  50. CLOK_SH.ZIP      3589  10-16-93  Clok-SH (Hopson, Scott; $0) is the assembler
  51.                                | source and executable for a TSR to display
  52.                                | the time in a corner of the screen. In our
  53.                                | tests, it quickly lost time to the system
  54.                                | clock, but the code is of interest anyway.
  55. INT5.ZIP         1812  10-16-93  INT5 (Giannini, Mario; $0) is assembly
  56.                                | language source code and .COM file for a
  57.                                | sample interrupt handler and TSR.
  58. TSRTEST.ASM      2078  10-02-90  TSRTest (Thompson, Gary; $0) is assembler
  59.                                | source code for a small TSR, meant to
  60.                                | illustrate how to write TSR's.
  61. AMISLIB@.EXE    62181  10-22-92  AMISLIB 0.9 (Brown, Ralf; $0) is source for
  62.                                | creating small TSRs which can load high,
  63.                                | detect hot-key con- flicts, and which may be
  64.                                | unloaded in any order. Source for several
  65.                                | sample TSRs is included.
  66. CLOCKJC@.EXE     4942  11-18-92  Clock (Chavez, Joe L.; $0) is an example of
  67.                                | how to create a TSR clock. Source code
  68.                                | included.
  69. CM_INT_@.EXE    14788  05-12-93  CM_INT (Martin, Charles ASP; $0) is a TSR
  70.                                | Interrupt service for Assembly programmers.
  71.                                | It includes editable data entry line with
  72.                                | prompt string, julian date conversion, ASCII
  73.                                | string to binary number conversion, screen
  74.                                | and line print services.
  75. PRNWAT.ZIP       1536  07-14-93  Printer Watch is ASM code that shows how to
  76.                                | write a TSR that monitors printer activity,
  77.                                | allowing you to make character/control
  78.                                | substitutions, etc.
  79. SCBL_SH.ZIP      3074  10-16-93  ScBl-SH (Hopson, Scott; $0) is assembler
  80.                                | source and executable for a TSR to blank the
  81.                                | screen.
  82. BAUDOT.ZIP      10595  10-16-93  Baudot (Hand, Peter; $0) is assembler source
  83.                                | for an ASCII-Baudot terminal emulator.
  84. DATER1.ZIP       3932  10-16-93  Dater is the assembler source, OBJ and LIB
  85.                                | files for calculating days between dates.
  86. DELAYS.ZIP       1550  10-16-93  Delays (Cravener, William; $0) creates timed
  87.                                | pauses from milliseconds to minutes.
  88. WAITASM.ZIP      1587  10-16-93  Wait (Doyle, J. L.; $0) is a flexible MASM
  89.                                | procedure that can be used in multiple ways
  90.                                | within one program. It can be used to cause
  91.                                | a delay of varying length depending on the
  92.                                | value of the variable passed to it by the
  93.                                | calling procedure. Though written for MASM,
  94.                                | it could easily be modified for use with
  95.                                | high level languages as well.
  96. E_DN.ZIP        20596  10-16-93  "E" (E-DN) (Nye, David; $0) is TASM source
  97.                                | and executable for a text editor. Features
  98.                                | include block operations and search/replace.
  99. FUNPCK2.ZIP     28071  10-16-93  FunPck2 (Cravener, William; $0) is assembler
  100.                                | source code (and executables) for a
  101.                                | collection of utilities: display big print,
  102.                                | convert decimal-hex-binary, change cursor
  103.                                | size, display free disk space, display
  104.                                | directory listing, display text files,
  105.                                | change files from upper/lower case, switch
  106.                                | monitors.
  107. ASMLIB.ZIP     200044  07-12-93  ASMLib 3.7 (Herr, Douglas R.; $25-$100) is a
  108.                                | collection of 120 subroutines for assembly
  109.                                | language programmers. It features screen
  110.                                | manipulation, equipment detection, a line
  111.                                | editor, string manipulation,
  112.                                | CGA/Hercules/EGA/VGA/Super VGA graphics, and
  113.                                | much more.
  114. ASMWIZ.ZIP      87614  06-21-93  Assembly Wizard's Library 1.6 (Hanlin,
  115.                                | Thomas G. III; $29) is a co